projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a9d83e
)
(filesets-running-xemacs): Fix last change.
author
Pavel Janík
<Pavel@Janik.cz>
Wed, 8 May 2002 16:38:21 +0000
(16:38 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Wed, 8 May 2002 16:38:21 +0000
(16:38 +0000)
lisp/filesets.el
patch
|
blob
|
history
diff --git
a/lisp/filesets.el
b/lisp/filesets.el
index fd640efdf5cc4af389526a20eb47fcfe57e97d4f..8b494262ae1ce836e6010611f9ee253f33badf5b 100644
(file)
--- a/
lisp/filesets.el
+++ b/
lisp/filesets.el
@@
-294,7
+294,7
@@
key is supported."
:type 'sexp
:group 'filesets)
-(if
+(if
filesets-running-xemacs
(progn
(defcustom filesets-menu-path nil
"*The menu under which the filesets menu should be inserted.
@@
-2510,7
+2510,6
@@
Set up hooks, load the cache file -- if existing -- and build the menu."
(provide 'filesets)
;;; Local Variables:
-;;; time-stamp-format:"%:y-%02m-%02d"
;;; sentence-end-double-space:t
;;; End: